home *** CD-ROM | disk | FTP | other *** search
-
- Computer Tyme HotMax * Copyright 1992 by Marc Perkel
- All Rights Reserved * Version 1.0 * Release Date: 06-18-92
-
- Computer Tyme * 411 North Sherman, Suite 300 * Springfield Mo. 65802
- (800) 548-5353 Sales * (417) 866-1222 Voice * (417) 866-1665 Data
-
- This utility will assign hot keys to DR-DOS TaskMax tasks allowing
- you to turn any program into a TSR.
-
- To use this program you must have TMAX.SYS loaded as a device
- driver in your CONFIG.SYS file as follows:
-
- DEVICE=HOTMAX.SYS or
- DEVICEHIGH=HOTMAX.SYS
-
- Example:
- HOTMAX <Task> <Key>
- HOTMAX TAPCIS Alt T
-
- This assign the hot key Alt-T to bring up TAPCIS if it is already
- running. If it is not running you can start it by running:
-
- HOTMAX StartTask <command line> <key>
- HOTMAX StartTask TAPCIS Alt T
-
- If you include the file extension in the command you wish to start then
- you don't have to use the keyword StartTask.
-
- HOTMAX DM3.EXE Alt D
-
- This will create the task, run it for a few seconds and switch back. It
- then assigns a hot key to the task. If the command to start the task
- requires a command line parameter you can enclose the command in quotes
- as follows:
-
- HOTMAX StartTask "DM3 *.MNU" Alt D
-
- You can also assign a name to the task other than the name of the
- program you are running.
-
- HOTMAX StartTask "DM3 *.MNU" [FILEMAN] Alt D
-
- You can also assign a name to a running task.
-
- HOTMAX NameTask <OldName> <NewName>
- HOTMAX NameTask DOLIST DOS
-
- This changes the name of the task DOLIST to DOS.
-
- To see whats running type:
-
- HOTMAX ListTasks
-
- To clear a hotkey for a task:
-
- HOTMAX ClearKey <Task>
- HOTMAX ClearKey DBASE
-
- To clear all hot keys and start over type:
-
- HOTMAX ClearKeys
-
- To switch to a task:
-
- HOTMAX SwitchToTask <Task>
- HOTMAX SwitchToTask WP
-
- To kill a task:
-
- HOTMAX KillTask <Task>
- HOTMAX KillTask TAPCIS
-
- A task can be specified by either name or TaskID number. The key word
- THISTASK can be used to specify the current task.
-
- HOTMAX ThisTask Alt F12
- HOTMAX KillTask 2
-
- HotMax commands can be batched together in a text file and executed:
-
- HOTMAX @<FileName>
- HOTMAX @HOTMAX.CFG
-
- The HOTMAX.CFG file could contain:
-
- ;HotMax Control File
-
- NameTask ThisTask DOS
- StartTask DM3 Ctrl F12
- NovMax Alt F11
- ThisTask Alt F12
- ListTasks
-
- Price $25 single user. $95 per server.
- Written in MarxMenu. Comes free with the Network Survival Kit.
-
-
-
-
-
-
-
- Make Check Computer Tyme Order Form 2.38
- Payable To: 411 North Sherman Suite 300
- Springfield Mo. 65802
- (417) 866-1222 (800) 548-5353
-
- Please send me Computer Tyme Software.
-
- =============================================================
-
- Name: ________________________________________________
-
- Address: ________________________________________________
-
- City/St/Zip: ________________________________________________
-
- Country: ________________________________________________
-
- Phone/Fax: ________________________________________________
-
- Comments: ________________________________________________
-
- ________________________________________________
-
-
- Single User Version:
-
- ___ Enclosed is $25 for HotMax.
-
-
- Network Version (1 per file server):
-
- ___ Enclosed is $95 for HotMax Network Version.
-
- ___ Enclosed is $495 for Network Survival Kit.
-
- ___ Add $3.00 for Shipping and Handling inside USA.
-
- ___ I need 3 1/2 Inch Media.
-
-
- Credit Card Number: _______________ Expiration Date: ________
-
- Signature: __________________________________________________
-
- Master Card __ Visa __ Discover __
-
- * We do not take American Express *
-
- =============================================================